Skip to main content

AgendaCategory class

This class creates an event agenda category model.

Constructors

[AgendaCategory][]

:

[AgendaCategory.fromJson][([[Map[<[String], dynamic>]] json])] : Creates a new AgendaCategory instance from a JSON map. ::: factory :::

Properties

[description] [→ String?] : Description of the category. ::: features final :::

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

[id] [→ String?] : Id of the agenda category. ::: features final :::

[name] [→ String?] : Name of the category. ::: features final :::

[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 :::

  1. talawa
  2. event_agenda_category
  3. AgendaCategory class
event_agenda_category library