Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test class
Constructors
-
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test({bool? active, List<
String> ? ips}) -
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test.fromJson(Map<
String, dynamic> json) -
factory
Properties
- active → bool?
-
final
-
copyWith
→ CopyWith$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test<
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test> -
Available on Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test, provided by the UtilityExtension$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$test extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
-
ips
→ List<
String> ? -
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