isMulti property

bool get isMulti

True if multi key path

Implementation

bool get isMulti => keyPaths.length > 1;