menu
card91_plugin package
documentation
card91_flutter_library.dart
JavaScriptResponse
JavaScriptResponse constructor
JavaScriptResponse constructor
dark_mode
light_mode
JavaScriptResponse
constructor
JavaScriptResponse
(
String
?
type
,
String
?
payload
)
Implementation
JavaScriptResponse(this.type, this.payload);
card91_plugin package
documentation
card91_flutter_library
JavaScriptResponse
JavaScriptResponse constructor
JavaScriptResponse class