actorContext property Null safety

ActorContext actorContext

Implementation

@$pb.TagNumber(1)
$41.ActorContext get actorContext => $_getN(0);
void actorContext=(ActorContext v)

Implementation

@$pb.TagNumber(1)
set actorContext($41.ActorContext v) { setField(1, v); }