Skip to main content

ChatListTileDataModel class

This class creates JSON code using the JsonSerializable package.

Annotations

: - @JsonSerializable

Constructors

[ChatListTileDataModel][([[List[<[ChatUser]>]?] users, ][[String?] id])]

:

[ChatListTileDataModel.fromJson][([[Map[<[String], dynamic>]] json])]

: ::: factory :::

Properties

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

[id] [↔ String?]

: ::: features getter/setter pair :::

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

[users] [↔ List[<[ChatUser]>]?]

: ::: features getter/setter pair :::

Methods

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

[toJson][ [→ Map[<[String], dynamic>]] ]

:

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

Operators

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

  1. talawa
  2. chat_list_tile_data_model
  3. ChatListTileDataModel class
chat_list_tile_data_model library