googleapis package
documentation
$shared
$Query
$Query constructor
$Query
$Query
constructor
Null safety
$Query
(
{
String
?
endTime
,
String
?
startTime
,
String
?
terms
}
)
Implementation
$Query({ this.endTime, this.startTime, this.terms, });
googleapis package
documentation
$shared
$Query
$Query constructor
$Query class
Constructors
$Query
fromJson
Properties
endTime
hashCode
runtimeType
startTime
terms
Methods
noSuchMethod
toJson
toString
Operators
operator ==