currentFunds property
The current funds in the liable account.
Implementation
@BuiltValueField(wireName: r'currentFunds')
Amount? get currentFunds;
The current funds in the liable account.
@BuiltValueField(wireName: r'currentFunds')
Amount? get currentFunds;