UserMeta$json top-level constant

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

Implementation

@$core.Deprecated('Use userMetaDescriptor instead')
const UserMeta$json = const {
  '1': 'UserMeta',
  '2': const [
    const {'1': 'registration_type', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.LoginType', '10': 'registrationType'},
    const {'1': 'created_at', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'updated_at', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'updatedAt'},
    const {'1': 'is_phone_verified', '3': 4, '4': 1, '5': 8, '10': 'isPhoneVerified'},
    const {'1': 'is_email_verified', '3': 5, '4': 1, '5': 8, '10': 'isEmailVerified'},
  ],
};