isLocalHost method

bool isLocalHost()

Implementation

bool isLocalHost() => _isLocalHost.call(
      this,
    );