failedAt property

  1. @JsonKey.new(name: 'failed_at')
String? failedAt
final

Implementation

@JsonKey(name: 'failed_at')
final String? failedAt;