String? get actorId => _$this._actorId;
set actorId(covariant String? actorId) => _$this._actorId = actorId;