stellar_flutter_sdk
stellar_flutter_sdk
AssetBalances
AssetBalances constructor
AssetBalances
AssetBalances
constructor
Null safety
AssetBalances
(
String
authorized
,
String
authorizedToMaintainLiabilities
,
String
unauthorized
)
Implementation
AssetBalances(this.authorized, this.authorizedToMaintainLiabilities, this.unauthorized);
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 ==