uri 属性

Uri? uri
重写

实现

Uri? get uri => redirects.isEmpty ? null : redirects.last.location;