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