RestClockOutRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use restClockOutRequestDescriptor instead')
const RestClockOutRequest$json = {
  '1': 'RestClockOutRequest',
  '2': [
    {'1': 'clock_out_request', '3': 1, '4': 1, '5': 11, '6': '.labor.v1.ClockOutRequest', '10': 'clockOutRequest'},
  ],
};