UpdateWebViewResultSent constructor
const
UpdateWebViewResultSent({
- required int queryId,
Update Web View Result Sent constructor.
Implementation
const UpdateWebViewResultSent({required this.queryId}) : super._();