updatedAts property Null safety

  1. @JsonKey(ignore: true)
Map<String, int> updatedAts
read / write

Implementation

@JsonKey(ignore: true)
Map<String, int> updatedAts = {};