controlledAmount property

  1. @BuiltValueField(wireName: r'controlled_amount')
String controlledAmount

Balance of the account in Lovelaces

Implementation

@BuiltValueField(wireName: r'controlled_amount')
String get controlledAmount;