menu
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface.dart
MyPluginPlatformInterface
getMyFirstChannelTest abstract method
getMyFirstChannelTest abstract method
dark_mode
light_mode
getMyFirstChannelTest
abstract method
Future
<
String
?
>
getMyFirstChannelTest
(
)
Implementation
Future<String?> getMyFirstChannelTest();
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface
MyPluginPlatformInterface
getMyFirstChannelTest abstract method
MyPluginPlatformInterface class