menu
iugu package
documentation
financial_transaction_response
FinancialTransactionResponse
toJson method
toJson
brightness_4
toJson
method
Null safety
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
iugu package
documentation
financial_transaction_response
FinancialTransactionResponse
toJson method
FinancialTransactionResponse class
Constructors
FinancialTransactionResponse
fromJson
fromMap
Properties
hashCode
items
runtimeType
total
totalItems
transactions
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==