stellar_flutter_sdk
stellar_flutter_sdk
AssetBalances
AssetBalances constructor
AssetBalances
stellar_flutter_sdk
stellar_flutter_sdk
AssetBalances
AssetBalances constructor
AssetBalances class
Constructors
AssetBalances
fromJson
Properties
authorized
authorizedToMaintainLiabilities
hashCode
runtimeType
unauthorized
Methods
noSuchMethod
toString
Operators
operator ==
AssetBalances
constructor
AssetBalances
(
String
authorized
,
String
authorizedToMaintainLiabilities
,
String
unauthorized
)
Implementation
AssetBalances( this.authorized, this.authorizedToMaintainLiabilities, this.unauthorized);