showFootCandles property

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

Implementation

@JsonKey(name: 'ShowFootCandles', includeIfNull: false)
final bool? showFootCandles;