setLocale abstract method

Future<void> setLocale(
  1. String locale
)

Sets the ApplicationSettings.locale value.

Implementation

Future<void> setLocale(String locale);