AllowedEmailsBlocState$json top-level constant

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

Implementation

@$core.Deprecated('Use allowedEmailsBlocStateDescriptor instead')
const AllowedEmailsBlocState$json = {
  '1': 'AllowedEmailsBlocState',
  '2': [
    {
      '1': 'state',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.AllowedEmailsBlocState.State',
      '10': 'state'
    },
    {
      '1': 'emails',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.AllowedEmailsBlocState.EmailsEntry',
      '10': 'emails'
    },
  ],
  '3': [
    AllowedEmailsBlocState_UserInfo$json,
    AllowedEmailsBlocState_EmailsEntry$json
  ],
  '4': [AllowedEmailsBlocState_State$json],
};