showSoftwareVersion property

  1. @JsonKey.new(name: 'ShowSoftwareVersion', includeIfNull: false)
bool? showSoftwareVersion
final

Implementation

@JsonKey(name: 'ShowSoftwareVersion', includeIfNull: false)
final bool? showSoftwareVersion;