ndefCanMakeReadOnly property

bool? ndefCanMakeReadOnly
final

Indicates whether this NDEF tag can be made read-only (only works on Android, always false on iOS)

Implementation

final bool? ndefCanMakeReadOnly;