hasParameters property

bool hasParameters

Implementation

bool get hasParameters => _parameters != null && _parameters!.isNotEmpty;