archethic_lib_dart
transaction_content_response
TransactionContentResponse
TransactionContentResponse constructor
TransactionContentResponse
TransactionContentResponse
constructor
Null safety
TransactionContentResponse
(
{
TransactionContentResponseData
?
data
}
)
Implementation
TransactionContentResponse({ this.data, });
archethic_lib_dart
transaction_content_response
TransactionContentResponse
TransactionContentResponse constructor
TransactionContentResponse class
Constructors
TransactionContentResponse
fromJson
Properties
data
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==