MirrorMethodCall$json top-level constant

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

Implementation

@$core.Deprecated('Use mirrorMethodCallDescriptor instead')
const MirrorMethodCall$json = const {
  '1': 'MirrorMethodCall',
  '2': const [
    const {'1': 'method', '3': 1, '4': 1, '5': 9, '10': 'method'},
    const {'1': 'arguments', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'arguments'},
  ],
};