LknFhrData$json top-level constant

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

Implementation

@$core.Deprecated('Use lknFhrDataDescriptor instead')
const LknFhrData$json = const {
  '1': 'LknFhrData',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.LknFhrData.StreamType', '10': 'type'},
    const {'1': 'data', '3': 2, '4': 1, '5': 11, '6': '.LknFhrData.FhrData', '10': 'data'},
    const {'1': 'error', '3': 3, '4': 1, '5': 11, '6': '.LknFhrData.ErrorData', '10': 'error'},
    const {'1': 'send', '3': 4, '4': 1, '5': 11, '6': '.LknFhrData.SendData', '10': 'send'},
  ],
  '3': const [LknFhrData_FhrData$json, LknFhrData_ErrorData$json, LknFhrData_SendData$json],
  '4': const [LknFhrData_StreamType$json],
};