language property

Future<String> language

Implementation

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