prefenrecesKeysFileContant top-level constant

String const prefenrecesKeysFileContant

Implementation

const String prefenrecesKeysFileContant = '''
class PreferencesKeys{
  static const String token = "token";
}
''';