isNoOp property

bool isNoOp

Implementation

bool get isNoOp =>
    autoSnapshottingConfig == null && usageEventsConfig == null;