locale property

Future<String> get locale

Implementation

Future<String> get locale async => (await this).locale;