4 lines
77 B
Dart

abstract class Strings {
static const fieldGameVersion = '遊戲版本';
}