menu
reef_chain_flutter package
documentation
js_api_service.dart
JsApiMessage
JsApiMessage.new constructor
JsApiMessage.new constructor
dark_mode
light_mode
JsApiMessage
constructor
JsApiMessage
(
String
streamId
,
dynamic
value
,
String
msgType
,
String
reqId
,
String
?
url
,
)
Implementation
JsApiMessage(this.streamId, this.value, this.msgType, this.reqId, this.url);
reef_chain_flutter package
documentation
js_api_service
JsApiMessage
JsApiMessage.new constructor
JsApiMessage class