Iso15693SystemInfoIOS class final

DOC: TODO: Add NFCISO15693SystemInfo.uniqueIdentifier. This can be now used with iOS 14.0 or later.

Constructors

Iso15693SystemInfoIOS.new({required int applicationFamilyIdentifier, required int blockSize, required int dataStorageFormatIdentifier, required int icReference, required int totalBlocks})
DOC:
const

Properties

applicationFamilyIdentifier int
DOC:
final
blockSize int
DOC:
final
dataStorageFormatIdentifier int
DOC:
final
hashCode int
The hash code for this object.
no setterinherited
icReference int
DOC:
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
totalBlocks int
DOC:
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited