completedAt property

  1. @JsonKey(name: 'completed_at')
String? completedAt
final

Implementation

@JsonKey(name: 'completed_at')
final String? completedAt;