isWritable property

bool isWritable
final

Whether the tag will accept a write.

Captured at discovery. A tag locked between discovery and the write still fails.

Implementation

final bool isWritable;