created property

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

Implementation

@JsonKey(name: 'created')
final String? created;