checks property

  1. @JsonKey.new(name: "checks")
List<String>? checks
final

Implementation

@JsonKey(name: "checks")
final List<String>? checks;