menu
daily_flutter
daily_flutter.dart
RemoteParticipantSettingsUpdatesById
updates property
updates
dark_mode
light_mode
updates
property
Map
<
ParticipantId
,
RemoteParticipantUpdate
>
updates
inherited
Implementation
Map<ParticipantId, RemoteParticipantUpdate> get updates => throw _privateConstructorUsedError;
daily_flutter
daily_flutter
RemoteParticipantSettingsUpdatesById
updates property
RemoteParticipantSettingsUpdatesById class