call method

Implementation

ParamsQueryProvider call(
  String id,
) =>
    ParamsQueryProvider._(argument: id, from: this);