DbFields class Null safety
Contains the names of DatabaseFields that are needed for querying.
Constructors
- DbFields()
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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
- factArchivedLink → const String
-
"archivedLink" - factAuthor → const String
-
"author" - factDay → const String
-
"day" - factLanguage → const String
-
"language" - factLink → const String
-
"link" - factMedia → const String
-
"media" - factMonth → const String
-
"month" - factText → const String
-
"fact" - factYear → const String
-
"year" - statementAuthor → const String
-
"author" - statementCategory → const String
-
"category" - statementCorrectness → const String
-
"correctness" - statementDay → const String
-
"day" - statementFactcheckIDs → const String
-
"factcheckIDs" - statementLanguage → const String
-
"language" - statementLink → const String
-
"link" - statementMedia → const String
-
"media" - statementMediatype → const String
-
"mediatype" - statementMonth → const String
-
"month" - statementPicture → const String
-
"pictureUrl" - statementPictureCopyright → const String
-
"samplePictureCopyright" - statementPictureFile → const String
-
"PictureFile" - statementRectification → const String
-
"rectification" - statementText → const String
-
"statement" - statementYear → const String
-
"year"