dns property

  1. @JsonKey.new(name: 'dns')
List<String>? get dns
inherited

Implementation

@JsonKey(name: 'dns')
List<String>? get dns;