fromJson static method
Implementation
static TransactionErrorType? fromJson(dynamic value) => TransactionErrorTypeTypeTransformer().decode(value);
static TransactionErrorType? fromJson(dynamic value) => TransactionErrorTypeTypeTransformer().decode(value);