schedule property Null safety

CommandContext_Schedule schedule

Implementation

@$pb.TagNumber(2)
$43.CommandContext_Schedule get schedule => $_getN(1);
void schedule=(CommandContext_Schedule v)

Implementation

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