cycleLastCounted property

  1. @JsonKey.new(name: 'CycleLastCounted', includeIfNull: false)
String? cycleLastCounted
final

Implementation

@JsonKey(name: 'CycleLastCounted', includeIfNull: false)
final String? cycleLastCounted;