success property

  1. @JsonKey(name: 'success')
bool success
getter/setter pair
  • Field description: Whether the network speed test is successful.

Implementation

@JsonKey(name: 'success')
bool success;