domain property

String get domain

Implementation

String get domain =>
    replace(userInfo: null).removeFragment().removePage().removeQuery().url;