@override Future<Uint8List> iso15693CustomCommand( String handle, List<Iso15693RequestFlagPigeon> flags, int customCommandCode, Uint8List customRequestParameters, ) async => Uint8List(0);