CommandContext_Schedule$json top-level constant Null safety

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

Implementation

@$core.Deprecated('Use commandContextDescriptor instead')
const CommandContext_Schedule$json = const {
  '1': 'Schedule',
  '2': const [
    const {'1': 'delay', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'delay'},
  ],
};