getRegion

expect open suspend override fun getRegion(): String?

Return the region name to use. If region information is not available, implementations should return null

actual open suspend override fun getRegion(): String?

Return the region name to use. If region information is not available, implementations should return null