setWorkWithUsTabEnabled abstract method

Future<void> setWorkWithUsTabEnabled(
  1. bool enabled
)

Sets the ApplicationSettings.workWithUsTabEnabled value.

Implementation

Future<void> setWorkWithUsTabEnabled(bool enabled);