fees property

  1. @BuiltValueField(wireName: r'fees')
String fees

Fees of the transaction in Lovelaces

Implementation

@BuiltValueField(wireName: r'fees')
String get fees;