SimpleDateQuery class

Inheritance
Implemented types

Constructors

SimpleDateQuery(String query, {String? subtitle, String? selection, String? title, String? iconName})
const

Properties

diffHashCode int
no setterinherited
diffKey String
no setterinherited
diffSource → dynamic
no setterinherited
equalityHashCode int
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
iconName String?
final
isKnown bool
no setterinherited
query String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selection String?
final
subtitle String?
final
title String?
final
value String
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited