gasInfo property

  1. @TagNumber(1)
GasInfo gasInfo

Implementation

@$pb.TagNumber(1)
$8.GasInfo get gasInfo => $_getN(0);
  1. @TagNumber(1)
void gasInfo=(GasInfo v)

Implementation

@$pb.TagNumber(1)
set gasInfo($8.GasInfo v) { setField(1, v); }