type property

String type

The type of the message.

If you create a subscription using eth_subscribe, each subscription update will be emitted as a message event with a type of eth_subscription.

Implementation

external String get type;