isIpv4 method

bool isIpv4()

Implementation

bool isIpv4() => _isIpv4.call(
      this,
    );