Set the message that will be displayed on the NFC reader dialog
Future<void> setMessage({ required String message, }) { throw UnimplementedError('setMessage() has not been implemented.'); }