SecureExampleServiceBase$json top-level constant

Map<String, dynamic> const SecureExampleServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> SecureExampleServiceBase$json =
    const {
  '1': 'SecureExampleService',
  '2': const [
    const {
      '1': 'Unary',
      '2': '.pbmse.v1.EncryptedMessage',
      '3': '.pbmse.v1.EncryptedMessage'
    },
    const {
      '1': 'ServerStreaming',
      '2': '.pbmse.v1.EncryptedMessage',
      '3': '.pbmse.v1.EncryptedMessage',
      '6': true
    },
  ],
};