menu
googleapis package
documentation
indexing/v3.dart
UrlNotification
UrlNotification.new constructor
UrlNotification.new constructor
dark_mode
light_mode
UrlNotification
constructor
UrlNotification
(
{
String
?
notifyTime
,
String
?
type
,
String
?
url
,
})
Implementation
UrlNotification({
this
.notifyTime,
this
.type,
this
.url, });
googleapis package
documentation
indexing/v3
UrlNotification
UrlNotification.new constructor
UrlNotification class
Constructors
new
fromJson
Properties
hashCode
notifyTime
runtimeType
type
url
Methods
noSuchMethod
toJson
toString
Operators
operator ==