Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos class
Constructors
-
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos({required String id, String? name, String? title, List<
String> ? email, List<String> ? phone, String? website, String? subtitle, required DateTime createdAt, required DateTime updatedAt, String? brandColor, String? description, Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$company? company, Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$picture? picture, List<Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations> ? locations}) -
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos.fromJson(Map<
String, dynamic> json) -
factory
Properties
- brandColor → String?
-
final
- company → Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$company?
-
final
-
copyWith
→ CopyWith$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos<
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos> -
Available on Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos, provided by the UtilityExtension$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos extension
no setter - createdAt → DateTime
-
final
- description → String?
-
final
-
email
→ List<
String> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- id → String
-
final
-
locations
→ List<
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations> ? -
final
- name → String?
-
final
-
phone
→ List<
String> ? -
final
- picture → Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$picture?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subtitle → String?
-
final
- title → String?
-
final
- updatedAt → DateTime
-
final
- website → String?
-
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