stellar_flutter_sdk
stellar_flutter_sdk
AssetTypeCreditAlphaNum
code property
code
stellar_flutter_sdk
stellar_flutter_sdk
AssetTypeCreditAlphaNum
code property
AssetTypeCreditAlphaNum class
Constructors
AssetTypeCreditAlphaNum
Properties
code
hashCode
issuerId
mCode
runtimeType
type
Methods
noSuchMethod
toString
toXdr
Operators
operator ==
code
property
String
code
Returns the asset code
Implementation
String get code => String.fromCharCodes(mCode.codeUnits);