localhost method
Implementation
@override
localhost() =>
'This IP address is not a valid localhost address. Localhost refers to the current device, commonly 127.0.0.1 for IPv4 or ::1 for IPv6.';
@override
localhost() =>
'This IP address is not a valid localhost address. Localhost refers to the current device, commonly 127.0.0.1 for IPv4 or ::1 for IPv6.';