actor property

Implementation

static NodeFractal? get actor =>
    UserFractal.active.value ?? DeviceFractal.active.value;