retentionInstantMeetings property

int? get retentionInstantMeetings
override

Implementation

int? get retentionInstantMeetings => _$this._retentionInstantMeetings;
set retentionInstantMeetings (covariant int? retentionInstantMeetings)
covariantoverride

Implementation

set retentionInstantMeetings(covariant int? retentionInstantMeetings) =>
    _$this._retentionInstantMeetings = retentionInstantMeetings;