region property

String? region

Implementation

String? get region;
void region=(String? region)

Implementation

set region(String? region);