Read NFC document
Future<Map<String, dynamic>?> readNfcDocument(String documentType) { throw UnimplementedError('readNfcDocument() has not been implemented.'); }