getRegion method

String? getRegion()

Gets the region. Android Reference: AppSettings.getRegion()

Implementation

String? getRegion() => region;