isPaused property

  1. @JsonKey(name: 'is_paused')
bool isPaused
final

Implementation

@JsonKey(name: 'is_paused')
final bool isPaused;