schedule property Null safety

CommandContext_Schedule schedule

Implementation

@$pb.TagNumber(4)
CommandContext_Schedule get schedule => $_getN(3);
void schedule=(CommandContext_Schedule v)

Implementation

@$pb.TagNumber(4)
set schedule(CommandContext_Schedule v) { setField(4, v); }