hasTokenReferences property

bool get hasTokenReferences

Implementation

bool get hasTokenReferences => RegExp(r'{(.*?)}').allMatches(this).isNotEmpty;