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