actorType property

ActorType? get actorType
override

Implementation

ActorType? get actorType;
set actorType (covariant ActorType? actorType)
covariantoverride

Implementation

set actorType(covariant ActorType? actorType);