regMarkupJsonChar property

RegExp regMarkupJsonChar
getter/setter pair

Implementation

static RegExp regMarkupJsonChar = RegExp(r'<[^>]*>');