ipv4 constant

String const ipv4

Implementation

static const ipv4 = //
    r'''(?<IPv4>\d{1,3}(\.\d{1,3}){3})''';