user property Null safety

  1. @JsonKey(ignore: true)
User user
read / write

Implementation

@JsonKey(ignore: true)
late User user;