video_player
dart:developer
ServiceProtocolInfo
property serverUri
serverUri
class ServiceProtocolInfo
Constructors
ServiceProtocolInfo
Properties
majorVersion
minorVersion
serverUri
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Uri
serverUri
final
The Uri to access the service. If the web server is not running, this will be null.
property serverUri