menu
mypl package
documentation
mypl_platform_interface.dart
MyplPlatform
test1 method
test1 method
dark_mode
light_mode
test1
method
Future
<
String
?
>
test1
(
)
Implementation
Future<String?> test1() { throw UnimplementedError('test1() has not been implemented.'); }
mypl package
documentation
mypl_platform_interface
MyplPlatform
test1 method
MyplPlatform class