host property

String? get host

Implementation

String? get host => (_$data['host'] as String?);