Future<Map<dynamic, dynamic>?> stopNotifications( String deviceId, String service, String characteristic, int timeout) { throw UnimplementedError('startNotifications() has not been implemented.'); }