widget property

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

Implementation

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