LknFhrData_StreamType$json top-level constant
- @Deprecated('Use lknFhrDataDescriptor instead')
Implementation
@$core.Deprecated('Use lknFhrDataDescriptor instead')
const LknFhrData_StreamType$json = const {
'1': 'StreamType',
'2': const [
const {'1': 'FHR_DATA', '2': 0},
const {'1': 'FHR_ERROR', '2': 1},
const {'1': 'FHR_SEND', '2': 2},
],
};