FeliCaReadWithoutEncryptionResponse constructor
const
FeliCaReadWithoutEncryptionResponse({})
Constructs an instance with the given values.
Implementation
const FeliCaReadWithoutEncryptionResponse({
required this.statusFlag1,
required this.statusFlag2,
required this.blockData,
});