detailBalance property
Details of the balance held by the account.
Implementation
@BuiltValueField(wireName: r'detailBalance')
DetailBalance? get detailBalance;
Details of the balance held by the account.
@BuiltValueField(wireName: r'detailBalance')
DetailBalance? get detailBalance;