felicaRequestServiceV2 method
Implementation
@override
Future<FeliCaRequestServiceV2ResponsePigeon> felicaRequestServiceV2(
String handle,
List<Uint8List> nodeCodeList,
) async => FeliCaRequestServiceV2ResponsePigeon(statusFlag1: 0, statusFlag2: 0, encryptionIdentifier: 0);