maxAttendees property

int? get maxAttendees

Implementation

int? get maxAttendees => (_$data['maxAttendees'] as int?);