langauge property

String? get langauge

Implementation

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