video_player
dart:io
RedirectInfo
property location
location
class RedirectInfo
Constructors
RedirectInfo
Properties
location
method
statusCode
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Uri
location
Returns the location for the redirect.
Source
Uri get location;
property location