maxAttendees property

int? maxAttendees

Implementation

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