oAuthScopes constant

List<String> const oAuthScopes

Implementation

static const oAuthScopes = [
  'calendar',
  'check_ins',
  'giving',
  'groups',
  'people',
  'services'
];