Packages › trotsky › ActorMixins › lists
ActorMixins.lists() method
Appends a step to fetch the lists of the current actor.
Signature:
typescript
lists(): StepActorLists<this>;
Returns:
StepActorLists<this>
The appended StepActorLists instance.