isSingle property

bool get isSingle

True if single key path

Implementation

bool get isSingle => keyPaths.length == 1;