menu
fml package
documentation
datasources/nfc/nfc_model.dart
NcfModel
stop method
stop method
dark_mode
light_mode
stop
method
@
override
Future
<
bool
>
stop
(
)
override
Implementation
@override Future<bool> stop() async { Reader().removeListener(this); super.stop(); return true; }
fml package
documentation
datasources/nfc/nfc_model
NcfModel
stop method
NcfModel class