applyMock static method

bool applyMock()

Gets Apply Mock

Implementation

static bool applyMock() {
  return _current!.applyMock!;
}