UserCallCover constructor
Implementation
UserCallCover({
required this.full,
required this.vertical,
required this.square,
required this.original,
this.crop,
});
UserCallCover({
required this.full,
required this.vertical,
required this.square,
required this.original,
this.crop,
});