Signature for NfcManager.startSession onError callback.
NfcManager.startSession
typedef NfcErrorCallback = Future<void> Function(NfcError error);