Future<void> writeBlock(int index, dynamic data) async => await NfcNativeDriver.pushBlock(index, data);