actorType property

Implementation

BanBanActorRequestApplicationJson_ActorType? get actorType => _$this._actorType;
set actorType (covariant BanBanActorRequestApplicationJson_ActorType? actorType)
covariantoverride

Implementation

set actorType(covariant BanBanActorRequestApplicationJson_ActorType? actorType) => _$this._actorType = actorType;