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