Class: NFLGame

NFLGame

Represents an NFL game between two NFL teams.

new NFLGame ()

Extends

Members

displayName String inherited overrides

The class name. Minification will break this.constructor.name; this allows for readable logging even in minified code.

responseMap NFLGameMap