ApiFields class

This file contains the names of all of the json field names as they appear in the FBI's code.

This is done to prevent typos in code. By referring to these constant strings, there won't be a chance of misspelling any of the names in other parts of the code. This also allows for name changes on FBI's side without having to change the name in several places in the code here.

Constructors

ApiFields()

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

additionalData → const String
additionalInfo → const String
ageMax → const String
ageMin → const String
ageText → const String
aliases → const String
artCrimes → const String
build → const String
caption → const String
caution → const String
complexion → const String
coordinates → const String
crimeCategory → const String
datesOfBirthUsed → const String
description → const String
details → const String
eyes → const String
eyesRaw → const String
fieldOffices → const String
files → const String
formatted → const String
hair → const String
hairRaw → const String
heightMax → const String
heightMin → const String
id → const String
idInAgency → const String
images → const String
isStealth → const String
languages → const String
largeUrl → const String
latitude → const String
legatNames → const String
locations → const String
longitude → const String
maker → const String
materials → const String
measurements → const String
modified → const String
name → const String
nationality → const String
ncic → const String
occupations → const String
originalUrl → const String
page → const String
path → const String
period → const String
personClassification → const String
placeOfBirth → const String
possibleCountries → const String
possibleStates → const String
posterClassification → const String
publication → const String
race → const String
raceRaw → const String
referenceNumber → const String
remarks → const String
rewardMax → const String
rewardMin → const String
rewardText → const String
scarsAndMarks → const String
sex → const String
status → const String
subjects → const String
suspects → const String
thumbUrl → const String
title → const String
total → const String
uid → const String
url → const String
wantedPersons → const String
warningMessage → const String
weight → const String
weightMax → const String
weightMin → const String