RegistrationOptionScreenText$json top-level constant

  1. @Deprecated('Use registrationOptionScreenTextDescriptor instead')
Map<String, Object> const RegistrationOptionScreenText$json

Implementation

@$core.Deprecated('Use registrationOptionScreenTextDescriptor instead')
const RegistrationOptionScreenText$json = const {
  '1': 'RegistrationOptionScreenText',
  '2': const [
    const {'1': 'title', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'title'},
    const {'1': 'description', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'description'},
    const {'1': 'user_name_button_text', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'userNameButtonText'},
    const {'1': 'external_login_description', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'externalLoginDescription'},
    const {'1': 'login_button_text', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'loginButtonText'},
  ],
};