isChatDisabled property
bool
get
isChatDisabled
Returns true or false from chatDisabled
.
Implementation
bool get isChatDisabled => chatDisabled;
Returns true or false from chatDisabled
.
bool get isChatDisabled => chatDisabled;