target property

  1. @override
String? get target
override

Implementation

@override
String? get target => _uri.host.split('.').first;