Password$json top-level constant

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

Implementation

@$core.Deprecated('Use passwordDescriptor instead')
const Password$json = {
  '1': 'Password',
  '2': [
    {'1': 'last_changed', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'lastChanged'},
  ],
};