prefix property

String prefix

Returns Prefix from this Record

Implementation

String get prefix => isAuth ? extractPrefix(host) : "";