menu
nfc_manager package
documentation
nfc_manager_android.dart
NfcAAndroid
getTimeout method
getTimeout method
dark_mode
light_mode
getTimeout
method
Future
<
int
>
getTimeout
(
)
Implementation
Future<int> getTimeout() { return hostApi.nfcAGetTimeout(handle: _handle); }
nfc_manager package
documentation
nfc_manager_android
NfcAAndroid
getTimeout method
NfcAAndroid class