TPMember class

Inheritance

Constructors

TPMember(Map<String, dynamic> entity)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getBoolean(String key) bool
inherited
getCreatedAt() int
inherited
getData() Map<String, dynamic>
inherited
getInt(String key) int
inherited
getLastReadAt() int
inherited
getList(String key) List
inherited
getMap(String key) Map<String, dynamic>
inherited
getMemberInfo() Map<String, dynamic>
getMuteExpiresAt() int
inherited
getProfileImageUrl() String
inherited
getProperty(String key) String
inherited
getUpdatedAt() int
inherited
getUserId() String
inherited
getUsername() String
inherited
isDisablePushNotification() bool
inherited
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