startedAt property

  1. @JsonKey(name: "started_at")
int? startedAt
getter/setter pair

Implementation

@JsonKey(name: "started_at")
int? startedAt;