lostState property

  1. @JsonKey.new(name: 'LostState', includeIfNull: false)
String? lostState
final

Implementation

@JsonKey(name: 'LostState', includeIfNull: false)
final String? lostState;