requireAuth property Null safety

bool? requireAuth
read / write

Determines whether or not the file in the message and generated thumbnail images can be only accessed by the users within the application who are the members of the same group channel.

Implementation

bool? requireAuth;