GetLogsResult constructor

GetLogsResult(
  1. String query,
  2. String filter
)

Implementation

GetLogsResult(this.query, this.filter);