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