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