menu
webview_suit package
documentation
modules/app_message.dart
AppMessage
AppMessage.new constructor
AppMessage.new constructor
dark_mode
light_mode
AppMessage
constructor
AppMessage
(
{
String
?
package
,
String
?
method
,
String
?
funid
,
String
?
data
,
})
Implementation
AppMessage({ this.package, this.method, this.funid, this.data, });
webview_suit package
documentation
modules/app_message
AppMessage
AppMessage.new constructor
AppMessage class