joins property

Iterable<UserPresence> joins
inherited

The name of the chat room, or an empty string if this message was not sent through a chat room.

Implementation

Iterable<UserPresence> get joins => throw _privateConstructorUsedError;