Sets the auto-brightness mode.
Future<void> setAutoMode(bool enabled) { throw UnimplementedError('setAutoMode() has not been implemented.'); }