WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
Properties
-
backgroundColor
→ List<
String> ? -
final
-
borderColor
→ List<
String> ? -
final
- borderWidth → int?
-
final
-
data
→ List<
double> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- label → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copyWith(
{String? label, List< double> ? data, List<String> ? backgroundColor, List<String> ? borderColor, int? borderWidth}) → WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet -
Available on WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet, provided by the $WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSetExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? label, Wrapped<List< ? data, Wrapped<double> ?>List< ? backgroundColor, Wrapped<String> ?>List< ? borderColor, Wrapped<String> ?>int?> ? borderWidth}) → WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet -
Available on WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet, provided by the $WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSetExtension 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 WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesSettingsWidgetSettingsWidgetWidgetDataSet instance)