LocalAccountProto_UpdateExpiredAt$json top-level constant

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

Implementation

@$core.Deprecated('Use localAccountProtoDescriptor instead')
const LocalAccountProto_UpdateExpiredAt$json = {
  '1': 'UpdateExpiredAt',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {
      '1': 'expired_at',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'expiredAt'
    },
  ],
};