type property

String? type
final

If set, the type of region, otherwise null. When set, the value might look like: province, municipality, autonomous region, etc.

Implementation

final String? type;