stellar_flutter_sdk
stellar_flutter_sdk
TrustlineAuthorizationResponse
TrustlineAuthorizationResponse constructor
TrustlineAuthorizationResponse
TrustlineAuthorizationResponse
constructor
Null safety
TrustlineAuthorizationResponse
(
String
?
trustor
,
String
?
assetType
,
String
?
assetCode
)
Implementation
TrustlineAuthorizationResponse(this.trustor, this.assetType, this.assetCode);
stellar_flutter_sdk
stellar_flutter_sdk
TrustlineAuthorizationResponse
TrustlineAuthorizationResponse constructor
TrustlineAuthorizationResponse class
Constructors
TrustlineAuthorizationResponse
Properties
account
accountMuxed
accountMuxedId
assetCode
assetType
createdAt
hashCode
id
links
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
trustor
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==