angleBracketsPattern constant

String const angleBracketsPattern

Implementation

static const angleBracketsPattern = r'(?:<(https?:\/\/[^>]+)>)';