lastEditActorType property
Implementation
ActorType? get lastEditActorType => _$this._lastEditActorType;
Implementation
set lastEditActorType(covariant ActorType? lastEditActorType) => _$this._lastEditActorType = lastEditActorType;
ActorType? get lastEditActorType => _$this._lastEditActorType;
set lastEditActorType(covariant ActorType? lastEditActorType) => _$this._lastEditActorType = lastEditActorType;