VECTOR_REGEX top-level property

RegExp VECTOR_REGEX
final

Implementation

final VECTOR_REGEX = RegExp(r"^vector<(.+)>$");