city property

String? get city

Implementation

String? get city => headers.get('x-vercel-ip-city');