fromDefaults constant Null safety
Restores the remote participant's profile to the default (SubscriptionProfile.base).
Implementation
static const Update<SubscriptionProfileUpdate> fromDefaults = UpdateFromDefaults.instance;
Restores the remote participant's profile to the default (SubscriptionProfile.base).
static const Update<SubscriptionProfileUpdate> fromDefaults = UpdateFromDefaults.instance;