Region

constructor(identifier: String, description: String)

Provides a region which is a container of Room. The region has an identifier and a description.


constructor(identifier: Identifier, description: Description)