UrlModel({ required this.raw, this.host = const [], this.path = const [], }) { host = ["{{base_url}}"]; setupPathValue(); }