roster property

Map<String, String> get roster

Implementation

Map<String, String> get roster => Map.unmodifiable(_attendees.roster);