ip property

String? get ip

Implementation

String? get ip => req.connectionInfo?.remoteAddress.host;