isNotRegExp property

bool isNotRegExp

Implementation

bool get isNotRegExp => this is! RegExp;