WebViewMessage constructor

const WebViewMessage(
  1. Map<String, dynamic> data
)

Implementation

const WebViewMessage(this.data);