actorType property
Implementation
ActorTypes? get actorType => _$this._actorType;
Implementation
set actorType(covariant ActorTypes? actorType) => _$this._actorType = actorType;
ActorTypes? get actorType => _$this._actorType;
set actorType(covariant ActorTypes? actorType) => _$this._actorType = actorType;