menu
pagseguro_smart_flutter package
documentation
payments/nfc.dart
Nfc
closeMethodCallHandler method
closeMethodCallHandler method
dark_mode
light_mode
closeMethodCallHandler
method
Future
<
void
>
closeMethodCallHandler
(
)
Implementation
Future<void> closeMethodCallHandler() async { return channel.setMethodCallHandler(null); }
pagseguro_smart_flutter package
documentation
payments/nfc
Nfc
closeMethodCallHandler method
Nfc class