expand property

  1. @JsonKey(name: 'expand[]')
List<String>? get expand
inherited

Implementation

@JsonKey(name: 'expand[]')
List<String>? get expand;