WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
- WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend({bool? display})
-
WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
copyWith(
{bool? display}) → WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend -
Available on WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend, provided by the $WebApiModulesSettingsWidgetSettingsWidgetWidgetLegendExtension extension
-
copyWithWrapped(
{Wrapped< bool?> ? display}) → WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend -
Available on WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend, provided by the $WebApiModulesSettingsWidgetSettingsWidgetWidgetLegendExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
-
fromJsonFactory
→ const WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesSettingsWidgetSettingsWidgetWidgetLegend instance)