entities property

List<Entity>? entities
final

The collection of entities associated with this session entity type.

Implementation

final List<Entity>? entities;