value property

  1. @BuiltValueField.new(wireName: r'value')
int get value

The amount of the transaction, in minor units.

Implementation

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