ActorType? get actorType => _$this._actorType;
set actorType(covariant ActorType? actorType) => _$this._actorType = actorType;