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