CallRingAttendeeResponseApplicationJson constructor
      
      CallRingAttendeeResponseApplicationJson([])
     
    
Creates a new CallRingAttendeeResponseApplicationJson object using the builder pattern.
Implementation
factory CallRingAttendeeResponseApplicationJson([void Function(CallRingAttendeeResponseApplicationJsonBuilder)? b]) =
    _$CallRingAttendeeResponseApplicationJson;