lastEditActorType property

ActorType? get lastEditActorType

Implementation

ActorType? get lastEditActorType;
set lastEditActorType (covariant ActorType? lastEditActorType)
covariant

Implementation

set lastEditActorType(covariant ActorType? lastEditActorType);