STRUCT_REGEX top-level property

RegExp STRUCT_REGEX
final

Implementation

final STRUCT_REGEX = RegExp(r"^([^:]+)::([^:]+)::([^<]+)(<(.+)>)?");