modifiers property

  1. @JsonKey(fromJson: modifierList)
List<ContentModifierConfiguration>? modifiers
finalinherited

Implementation

@JsonKey(fromJson: modifierList)
final List<ContentModifierConfiguration>? modifiers;