body property
The Block Body associated with the requested ID. None/null if not found. optional
Implementation
@$pb.TagNumber(1)
$31.BlockBody get body => $_getN(0);
Implementation
@$pb.TagNumber(1)
set body($31.BlockBody v) { setField(1, v); }
The Block Body associated with the requested ID. None/null if not found. optional
@$pb.TagNumber(1)
$31.BlockBody get body => $_getN(0);
@$pb.TagNumber(1)
set body($31.BlockBody v) { setField(1, v); }