menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
LogEntry
url property
url property
dark_mode
light_mode
url
property
@
optional
String
?
get
url
URL of the resource if known.
Implementation
@optional
String?
get
url => _entry[
'url'
]
as
String?
;
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
LogEntry
url property
LogEntry class
Constructors
LogEntry
Properties
hashCode
json
level
method
params
runtimeType
source
text
timestamp
url
Methods
noSuchMethod
toString
Operators
operator ==