Copies a value block into the internal transfer buffer.
Future<void> restore({required int blockIndex}) => androidApi.mifareClassicRestore(_handle, blockIndex);