QueryOverride constructor

QueryOverride({
  1. String? queryParams,
})

Implementation

QueryOverride({this.queryParams});