isTypeTestingStub property

bool isTypeTestingStub

Returns true if this name refers to a type testing stub.

Implementation

bool get isTypeTestingStub => raw.startsWith('[Stub] Type Test ');