ip property

String ip

ip address of the request client

Implementation

String get ip => request.connectionInfo!.remoteAddress.address;