hceSetObserveModeEnabled method
Stops the device answering readers and starts delivering their polling frames instead. Only the preferred service may change this, so pair it with hceSetPreferredService.
Implementation
@override
Future<bool> hceSetObserveModeEnabled(bool enabled) async => false;