history property Null safety

ResourceDescriptor_History history

Implementation

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

Implementation

@$pb.TagNumber(4)
set history(ResourceDescriptor_History v) { setField(4, v); }