widgetEnabled property

bool? widgetEnabled
final

true if the server widget is enabled

is not always returned, hence the nullable property

Implementation

final bool? widgetEnabled;