v4 method

  1. @override
String v4()
override

Implementation

@override
String v4() =>
    'This is not a valid IPv4 address. An IPv4 address should consist of four numbers (0-255) separated by dots (e.g., 192.168.1.1).';