enableReaderMode method
The raw escape hatch: full control over NfcAdapter.enableReaderMode flags, for
combinations the cross-platform startSession does not express.
Implementation
@override
Future<void> enableReaderMode(List<ReaderFlagPigeon> flags, int presenceCheckDelayMillis) async {}