InAppWebViewHitTestResult constructor
InAppWebViewHitTestResult({
- String? extra,
- InAppWebViewHitTestResultType? type,
Implementation
InAppWebViewHitTestResult({this.extra, this.type});