hasIsTest property
bool
get
hasIsTest
Whether the element has an annotation of the form @isTest
.
Implementation
bool get hasIsTest;
Whether the element has an annotation of the form @isTest
.
bool get hasIsTest;