regExpEndsWithColon property

RegExp regExpEndsWithColon
final

Implementation

static final regExpEndsWithColon = RegExp(r'\&[a-zA-Z0-9]+;$');