onUsersUpdated property
      
      Stream
      get
      onUsersUpdated
      
    
    
Stream that emits events when the call link users are updated
Implementation
static Stream<dynamic> get onUsersUpdated =>
    FlyChatFlutterPlatform.instance.onUsersUpdated;