ActorService constructor
ActorService(
- ServiceContext ctx
Implementation
ActorService(this.ctx)
: _profile = ActorProfileRecordAccessor(ctx),
_status = ActorStatusRecordAccessor(ctx);
ActorService(this.ctx)
: _profile = ActorProfileRecordAccessor(ctx),
_status = ActorStatusRecordAccessor(ctx);