JqlFunctionPrecomputationBean constructor
JqlFunctionPrecomputationBean({})
Implementation
JqlFunctionPrecomputationBean(
{List<String>? arguments,
this.created,
this.field,
this.functionKey,
this.functionName,
this.id,
this.operator$,
this.updated,
this.used,
this.value})
: arguments = arguments ?? [];