track property

String? track
getter/setter pair

Deprecated, use trackId instead. Possible string values are:

  • "appTrackUnspecified"
  • "production"
  • "beta"
  • "alpha"

Implementation

core.String? track;