actorObjectId property

String? actorObjectId

Implementation

String? get actorObjectId => _$this._actorObjectId;
void actorObjectId=(String? actorObjectId)

Implementation

set actorObjectId(String? actorObjectId) =>
    _$this._actorObjectId = actorObjectId;