payload property
The byte blob containing the payload data.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get payload => $_getN(1);
The byte blob containing the payload data.
@$pb.TagNumber(2)
$core.List<$core.int> get payload => $_getN(1);