m4e_sdk
m4e_sdk
M4eTransactionLogList
M4eTransactionLogList const constructor
M4eTransactionLogList
m4e_sdk
m4e_sdk
M4eTransactionLogList
M4eTransactionLogList const constructor
M4eTransactionLogList class
Constructors
M4eTransactionLogList
fromJson
Properties
props
transactionLogs
hashCode
runtimeType
stringify
Methods
toMap
toString
noSuchMethod
Operators
operator ==
M4eTransactionLogList
constructor
const
M4eTransactionLogList
(
{
@required
List
<
M4eTransactionLog
>
transactionLogs
})
Implementation
const M4eTransactionLogList({@required this.transactionLogs});