Infraction$json top-level constant
Implementation
@$core.Deprecated('Use infractionDescriptor instead')
const Infraction$json = {
'1': 'Infraction',
'2': [
{'1': 'INFRACTION_UNSPECIFIED', '2': 0},
{'1': 'INFRACTION_DOUBLE_SIGN', '2': 1},
{'1': 'INFRACTION_DOWNTIME', '2': 2},
],
};