flutter_icon_network
balance
Balance
icxBalance property
icxBalance
flutter_icon_network
balance
Balance
icxBalance property
Balance class
Constructors
Balance
fromJson
Properties
balance
hashCode
icxBalance
runtimeType
Methods
copyWith
noSuchMethod
toJson
toString
Operators
operator ==
icxBalance
property
double
icxBalance
Implementation
double get icxBalance { return BigInt.tryParse(balance)/BigInt.from(1000000000000000000); }