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