amount property
Implementation
@$pb.TagNumber(4)
$6.CosmosCoin get amount => $_getN(3);
Implementation
@$pb.TagNumber(4)
set amount($6.CosmosCoin v) { setField(4, v); }
@$pb.TagNumber(4)
$6.CosmosCoin get amount => $_getN(3);
@$pb.TagNumber(4)
set amount($6.CosmosCoin v) { setField(4, v); }