m4e_sdk
m4e_sdk
M4eTransactionList
M4eTransactionList const constructor
M4eTransactionList
m4e_sdk
m4e_sdk
M4eTransactionList
M4eTransactionList const constructor
M4eTransactionList class
Constructors
M4eTransactionList
fromJson
Properties
props
transactions
hashCode
runtimeType
stringify
Methods
toJson
toString
noSuchMethod
Operators
operator ==
M4eTransactionList
constructor
const
M4eTransactionList
(
{
@required
List
<
M4eTransaction
>
transactions
})
Implementation
const M4eTransactionList({@required this.transactions});