GQLQueries class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- contestQuery → const String
- dailyProblemQuery → const String
- languageStats → const String
- problemListQuery → const String
- selectProblemQuery → const String
- submissionQuery → const String
- totalProblemCount → const String
- userActiveBadgeQuery → const String
- userBadgeQuery → const String
- userProfileQuery → const String
- userSolvedProblemCount → const String