btStopTimeout property
- @JsonKey(includeIfNull: false, name: 'bt-stop-timeout', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'bt-stop-timeout', fromJson: toInt, toJson: toString) int? btStopTimeout;