widget property

  1. @JsonKey.new(name: 'widget')
WidgetConfigInput? widget
final

Implementation

@JsonKey(name: 'widget')
final WidgetConfigInput? widget;