domainRoot property
String
get
domainRoot
Gets the ROOT_DOMAIN from the current context
Implementation
String get domainRoot => getOrThrow('ROOT_DOMAIN');
Gets the ROOT_DOMAIN from the current context
String get domainRoot => getOrThrow('ROOT_DOMAIN');