dart_myip library

Classes

ClientIP
ClientIP is the schema output from the api.
ClientIPGeo
RequestHandler

Constants

VERSION → const String

Functions

getMyIP() Future<ClientIP>
getMyIP handles the client connection to the API. It returns a ClientIP instance.

Exceptions / Errors

RequestError
RequestError is an exception thrown if there was a problem during request.