isNotSingleton property

bool get isNotSingleton

Implementation

bool get isNotSingleton => isSingleton != true;