clientIP property
IP address of the client that generated the token.
Implementation
@JsonKey(name: "client_ip")
String? get clientIP => throw _privateConstructorUsedError;
IP address of the client that generated the token.
@JsonKey(name: "client_ip")
String? get clientIP => throw _privateConstructorUsedError;