payload property
payload is the actual payload carried inside this envelope.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get payload => $_getN(2);
payload is the actual payload carried inside this envelope.
@$pb.TagNumber(3)
$core.List<$core.int> get payload => $_getN(2);