LSRoomState class

Constructors

LSRoomState.new()

Properties

coverUrl ValueNotifier<String>
final
createTime int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
liveExtraInfo LiveExtraInfo
getter/setter pair
liveStatus ValueNotifier<LiveStatus>
final
roomId String
getter/setter pair
roomName String
getter/setter pair
roomVideoStreamIsLandscape ValueNotifier<bool>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userCount int
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