NELiveModel class

Properties

audienceCount int
live audience count
getter/setter pair
cover String?
live cover
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
live NELiveStatus
live status
getter/setter pair
liveInfo ↔ NERoomLiveInfo?
live info
getter/setter pair
liveRecordId int
live ID
getter/setter pair
liveTopic String?
live topic
getter/setter pair
liveType NELiveRoomType
live type
getter/setter pair
pkId String?
live pk ID
getter/setter pair
rewardTotal int
reward total coins
getter/setter pair
roomUuid String?
live roomUuid
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status int
is live invalid, 1 for valid, -1 for invalid
getter/setter pair
userUuid String?
anchor userUuid
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