SubscriptionProfileUpdate.set constructor Null safety
- {required SubscriptionProfile profile}
Sets the remote participant's profile.
Implementation
const factory SubscriptionProfileUpdate.set({required SubscriptionProfile profile}) = _SubscriptionProfileUpdate;