FeliCaRequestServiceV2Response constructor
const
FeliCaRequestServiceV2Response({})
Constructs an instance with the given values.
Implementation
const FeliCaRequestServiceV2Response({
required this.statusFlag1,
required this.statusFlag2,
required this.encryptionIdentifier,
required this.nodeKeyVersionListAes,
required this.nodeKeyVersionListDes,
});