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