promote property

  1. @JsonKey(name: r'promote')
Iterable? promote
final

Records to promote. One of types:

Implementation

@JsonKey(name: r'promote')
final Iterable<dynamic>? promote;