allowStepCount property

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

Implementation

@JsonKey(name: 'AllowStepCount', includeIfNull: false)
final bool? allowStepCount;