app property

String? app
getter/setter pair

The name of the app.

Optional. Possible string values are:

  • "APP_UNSPECIFIED" : Unspecified
  • "DRIVE" : Drive
  • "GMAIL" : Gmail

Implementation

core.String? app;