copyWith method

QParams copyWith()

Implementation

QParams copyWith() => QParams(params: Map.from(_params));