ofTotal property Null safety

int ofTotal

Implementation

@$pb.TagNumber(2)
$core.int get ofTotal => $_getIZ(1);
void ofTotal=(int v)

Implementation

@$pb.TagNumber(2)
set ofTotal($core.int v) { $_setSignedInt32(1, v); }