Skip to main content

EventEndTypes class

Class containing constants for event end types.

Constructors

EventEndTypes

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

Constants

[after] [→ const String] : Constant representing an event that ends after a specified number of occurrences.

[never] [→ const String] : Constant representing an event that never ends.

[on] [→ const String] : Constant representing an event that ends on a specific date.

  1. talawa
  2. recurrence_values
  3. EventEndTypes class
recurrence_values library