isStub property Null safety

bool isStub
read / write

Flag whether to use a stub implementation for unit testing or not

Implementation

bool isStub;