Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin class
Constructors
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin({required String id, required String name, Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin$unitValue? unitValue, Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin$picture? picture})
-
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin.fromJson(Map<
String, dynamic> json) -
factory
Properties
-
copyWith
→ CopyWith$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin<
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin> -
Available on Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin, provided by the UtilityExtension$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- id → String
-
final
- name → String
-
final
- picture → Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin$picture?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- unitValue → Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin$unitValue?
-
final
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