IPGeolocation constructor

IPGeolocation(
  1. Configuration _configuration
)

Creates a new IPGeolocation.

Implementation

IPGeolocation(this._configuration);