FeliCaReadWithoutEncryptionResponseIos constructor
const
FeliCaReadWithoutEncryptionResponseIos({})
Implementation
@visibleForTesting
const FeliCaReadWithoutEncryptionResponseIos({
required this.statusFlag1,
required this.statusFlag2,
required this.blockData,
});