timeLeft property

  1. @JsonKey(name: 'timeleft')
String? timeLeft
getter/setter pair

Implementation

@JsonKey(name: 'timeleft')
String? timeLeft;