size property

  1. @BuiltValueField(wireName: r'size')
int size

Size of the transaction in Bytes

Implementation

@BuiltValueField(wireName: r'size')
int get size;