settings property Null safety
@Deprecated("Switch to using isMemberOnly | isMemberAllowToInvite | maxUserCount to instead.")
Implementation
@Deprecated(
"Switch to using isMemberOnly | isMemberAllowToInvite | maxUserCount to instead.")
ChatGroupOptions? get settings => _options;