population property

String? population

Implementation

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