Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position class
Constructors
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position({Enum$PositionEnum? alignment, double? positioning})
-
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position.fromJson(Map<
String, dynamic> json) -
factory
Properties
- alignment → Enum$PositionEnum?
-
final
-
copyWith
→ CopyWith$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position<
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position> -
Available on Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position, provided by the UtilityExtension$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$position extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- positioning → double?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override