menu
nfc_util package
documentation
testing.dart
FakeNfcHostApi
stopSession method
stopSession method
dark_mode
light_mode
stopSession
method
@
override
Future
<
void
>
stopSession
(
String
?
alertMessage
,
String
?
errorMessage
)
Implementation
@override Future<void> stopSession(String? alertMessage, String? errorMessage) async {}
nfc_util package
documentation
testing
FakeNfcHostApi
stopSession method
FakeNfcHostApi class