domainRoot property

String get domainRoot

Gets the ROOT_DOMAIN from the current context

Implementation

String get domainRoot => getOrThrow('ROOT_DOMAIN');