ton_client_dart
ton_client_dart
MessageBodyType
MessageBodyType.Event constructor
MessageBodyType.Event
ton_client_dart
ton_client_dart
MessageBodyType
MessageBodyType.Event constructor
MessageBodyType class
Constructors
Event
fromMap
Input
InternalOutput
Output
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
MessageBodyType.Event
constructor
MessageBodyType.Event
(
)
Message contains the input of the ABI event.
Implementation
MessageBodyType.Event() { _value = 'Event'; }