GetVersionRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getVersionRequestDescriptor instead')
const GetVersionRequest$json = {
  '1': 'GetVersionRequest',
  '2': [
    {'1': 'dbName', '3': 1, '4': 1, '5': 9, '10': 'dbName'},
  ],
};