Header$json top-level constant

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

Implementation

@$core.Deprecated('Use headerDescriptor instead')
const Header$json = const {
  '1': 'Header',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'namespace', '3': 2, '4': 1, '5': 9, '10': 'namespace'},
    const {'1': 'targetMethod', '3': 3, '4': 1, '5': 9, '10': 'targetMethod'},
    const {'1': 'targetMethodCancellation', '3': 7, '4': 1, '5': 9, '10': 'targetMethodCancellation'},
    const {'1': 'platformCallBackMethodHandler', '3': 6, '4': 1, '5': 9, '10': 'platformCallBackMethodHandler'},
    const {'1': 'callBackReferenceId', '3': 8, '4': 1, '5': 5, '10': 'callBackReferenceId'},
    const {'1': 'intent', '3': 4, '4': 1, '5': 14, '6': '.protos.Header.CommunicationType', '10': 'intent'},
  ],
  '4': const [Header_CommunicationType$json],
};