locale property

Future<String> locale

Implementation

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