Iso15693SystemInfoIOS constructor
const
Iso15693SystemInfoIOS({})
DOC:
Implementation
@visibleForTesting
const Iso15693SystemInfoIOS({
required this.applicationFamilyIdentifier,
required this.blockSize,
required this.dataStorageFormatIdentifier,
required this.icReference,
required this.totalBlocks,
});