menu
nfc_manager package
documentation
nfc_manager_ios.dart
NdefIOS
writeLock method
writeLock method
dark_mode
light_mode
writeLock
method
Future
<
void
>
writeLock
(
)
DOC:
Implementation
Future<void> writeLock() { return hostApi.ndefWriteLock( handle: _handle, ); }
nfc_manager package
documentation
nfc_manager_ios
NdefIOS
writeLock method
NdefIOS class