domainDimension property

int domainDimension

The dimension of the domain of definition of this function.

Implementation

int get domainDimension => args.length;