CommonReplayStateEnum$json top-level constant
- @Deprecated('Use commonReplayStateEnumDescriptor instead')
Implementation
@$core.Deprecated('Use commonReplayStateEnumDescriptor instead')
const CommonReplayStateEnum$json = {
'1': 'CommonReplayStateEnum',
'2': [
{'1': 'hydrating', '2': 0},
{'1': 'listening', '2': 1},
{'1': 'uninitializedListening', '2': 2},
{'1': 'networkError', '2': 3},
{'1': 'permissionDenied', '2': 4},
],
};