createdAt property Null safety

String? createdAt
@JsonKey(ignore: true), read / write

Implementation

@JsonKey(ignore: true)
String? createdAt;