widget property

  1. @JsonKey(name: 'widget')
AIOWidget? get widget
inherited

The widgets of the organization

Implementation

@JsonKey(name: 'widget')
AIOWidget? get widget => throw _privateConstructorUsedError;