dbResponseTimeMs property

  1. @JsonKey(name: 'db_response_time_ms')
int? dbResponseTimeMs
getter/setter pair

Implementation

@JsonKey(name: 'db_response_time_ms')
int? dbResponseTimeMs;