language property

String? get language

Implementation

String? get language => (_$data['language'] as String?);