agents property

List<RoomAgentDispatch>? agents
final

Define agents that should be dispatched to this room.

Implementation

final List<RoomAgentDispatch>? agents;