menu
testpluginflutter package
documentation
testpluginflutter_method_channel.dart
MethodChannelTestpluginflutter
stopNfcService static method
stopNfcService static method
dark_mode
light_mode
stopNfcService
static method
Future
<
void
>
stopNfcService
(
)
Implementation
static Future<void> stopNfcService() async { await methodChannel.invokeMethod('stopNfcService'); }
testpluginflutter package
documentation
testpluginflutter_method_channel
MethodChannelTestpluginflutter
stopNfcService static method
MethodChannelTestpluginflutter class