fee property

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

Fee amount.

Implementation

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