entered property Null safety

  1. @JsonKey(ignore: true)
bool entered
read / write

Implementation

@JsonKey(ignore: true)
bool entered = false;