Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state class
Constructors
- Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state({required String id, required String name, String? adminName, Enum$StateCapitalEnum? capital, double? population, String? ascii, double? lat, double? lng, Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$country? country, required DateTime createdAt, required DateTime updatedAt, Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$flagSquare? flagSquare, Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$flagWide? flagWide})
-
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state.fromJson(Map<
String, dynamic> json) -
factory
Properties
- adminName → String?
-
final
- ascii → String?
-
final
- capital → Enum$StateCapitalEnum?
-
final
-
copyWith
→ CopyWith$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state<
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state> -
Available on Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state, provided by the UtilityExtension$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state extension
no setter - country → Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$country?
-
final
- createdAt → DateTime
-
final
- flagSquare → Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$flagSquare?
-
final
- flagWide → Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$game$sliding$threshold$bonus$wallet$owner$pos$locations$state$flagWide?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- id → String
-
final
- lat → double?
-
final
- lng → double?
-
final
- name → String
-
final
- population → double?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updatedAt → DateTime
-
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