reportedAt property

  1. @JsonKey.new(name: 'reported_at')
String reportedAt
final

Implementation

@JsonKey(name: 'reported_at')
final String reportedAt;