baseUrlNoPath property

String get baseUrlNoPath

Implementation

String get baseUrlNoPath => scheme + '://' + domain;