custom property Null safety

CustomHttpPattern custom

Implementation

@$pb.TagNumber(8)
CustomHttpPattern get custom => $_getN(7);
void custom=(CustomHttpPattern v)

Implementation

@$pb.TagNumber(8)
set custom(CustomHttpPattern v) { setField(8, v); }