MeetingConfig constructor

MeetingConfig()

Implementation

factory MeetingConfig() =>
    _instance ??= (_instance = MeetingConfig._internal());