windowFocus property

  1. @JsonKey(includeIfNull: false)
bool? windowFocus
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
bool? windowFocus;