allowClientParams property

bool allowClientParams
final

If this is not true, then all client-side service parameters will be discarded, other than params['query'].

Implementation

final bool allowClientParams;