guru_sdk/guru_ui/example/lib/pages/webview/webview_model.dart

5 lines
73 B
Dart

class WebviewModel {
WebviewModel() {
///Initialize variables
}
}