isRegExp property

bool isRegExp

Implementation

bool get isRegExp => this is RegExp;