entitiesNotNull property

List<T>? get entitiesNotNull

Implementation

List<T>? get entitiesNotNull => this?.entitiesNotNull;