configs property

  1. @JsonKey.new(name: "configs")
Configs? configs
getter/setter pair

Implementation

@JsonKey(name: "configs")
Configs? configs;