processingTimeMS property
Time the server took to process the request, in milliseconds.
Implementation
@JsonKey(name: r'processingTimeMS')
final int processingTimeMS;
Time the server took to process the request, in milliseconds.
@JsonKey(name: r'processingTimeMS')
final int processingTimeMS;