TestServiceBase$json top-level constant

Map<String, dynamic> const TestServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> TestServiceBase$json = const {
  '1': 'TestService',
  '2': const [
    const {'1': 'GetTest', '2': '.test.v1.GetTestRequest', '3': '.test.v1.Test'},
  ],
};