CronJobState class

Inheritance

Constructors

CronJobState()

Properties

attached bool
no setterinherited
component → _CronJobEndpoint
no setterinherited
context StatefulBinding
no setterinherited
db DataAccess
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
key GlobalKey<State<_CronJobEndpoint>>
no setterinherited
period → CronTimePeriod
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(BuildContext context) Component
inherited
initState() → void
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onCall(Request request) FutureOr<Object>
override
toString() String
A string representation of this object.
inherited

Operators

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