Region.toString

Returns a string containing the ISO 3166 code, or the name, of the current Region.

class Region
override
immutable(char)[]
toString
()

Return Value

Type: immutable(char)[]

A string containing the ISO 3166 code, or the name, of the current Region.

Meta