serverUsed property
Host name of the server that processed the request.
Implementation
@JsonKey(name: r'serverUsed')
final String? serverUsed;
Host name of the server that processed the request.
@JsonKey(name: r'serverUsed')
final String? serverUsed;