AmityChannel class

Amity Channel

Available Extensions

Constructors

AmityChannel()

Properties

amityChannelType AmityChannelType
Channel Type
getter/setter pair
avatar AmityImage?
Avatar
getter/setter pair
avatarFileId String?
Avatar File id
getter/setter pair
channelId String?
Channel ID
getter/setter pair
createdAt DateTime?
Created At
getter/setter pair
displayName String?
Display Name
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hasMention bool?
Hast Mention
getter/setter pair
isDeleted bool?
Is Deleted
getter/setter pair
isMuted bool?
Is Muted
getter/setter pair
isRateLimited bool?
Is Rate Limited
getter/setter pair
lastActivity DateTime?
Last Activity
getter/setter pair
listen StreamController<AmityChannel>
no setter
memberCount int?
Member Count
getter/setter pair
messageCount int?
Message Count
getter/setter pair
metadata Map<String, dynamic>?
Meta data
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tags AmityTags?
Tags
getter/setter pair
unreadCount int?
Unread Count
getter/setter pair
updatedAt DateTime?
Updated At
getter/setter pair

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