STRING constant

WebMessageType const STRING

Indicates the payload of WebMessageCompat is String.

Implementation

static const STRING = WebMessageType._internal(0, 0);