ip property

String? get ip

Implementation

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