Command_SystemProperties$json top-level constant Null safety

Map<String, Object> const Command_SystemProperties$json
@Deprecated('Use commandDescriptor instead')

Implementation

@$core.Deprecated('Use commandDescriptor instead')
const Command_SystemProperties$json = const {
  '1': 'SystemProperties',
  '2': const [
    const {'1': 'scheduling_time', '3': 11, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'schedulingTime'},
  ],
  '7': const {},
  '9': const [
    const {'1': 1, '2': 11},
    const {'1': 12, '2': 21},
  ],
};