LogQuery constructor
const
LogQuery({})
Implementation
const LogQuery(
{this.dateFrom,
this.dateTo,
this.durationFrom,
this.durationTo,
this.name,
this.number,
this.limit,
this.isOutgoing});