security property

  1. @JsonKey.new(toJson: $nullIfEmpty)
List<Map<String, List<String>>> security
final

Implementation

@JsonKey(toJson: $nullIfEmpty)
final List<Map<String, List<String>>> security;