btStopTimeout property

  1. @JsonKey(includeIfNull: false, name: 'bt-stop-timeout', fromJson: toInt, toJson: toString)
int? btStopTimeout
getter/setter pair

Implementation

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