lastEditActorType property

ActorType? lastEditActorType
override

Implementation

ActorType? get lastEditActorType => _$this._lastEditActorType;
void lastEditActorType=(covariant ActorType? lastEditActorType)
covariantoverride

Implementation

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