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