actorContentType property

int? actorContentType

Implementation

int? get actorContentType => _$this._actorContentType;
void actorContentType=(int? actorContentType)

Implementation

set actorContentType(int? actorContentType) =>
    _$this._actorContentType = actorContentType;