TestServiceWithCustomOptionsServiceBase$messageJson top-level constant
- @Deprecated('Use testServiceWithCustomOptionsServiceDescriptor instead')
Map<String, Map<String, dynamic>>
const
TestServiceWithCustomOptionsServiceBase$messageJson
Implementation
@$core.Deprecated('Use testServiceWithCustomOptionsServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>>
TestServiceWithCustomOptionsServiceBase$messageJson = const {
'.protobuf_unittest.CustomOptionFooRequest': CustomOptionFooRequest$json,
'.protobuf_unittest.CustomOptionFooResponse': CustomOptionFooResponse$json,
};