chatAppSpacesScope constant

String const chatAppSpacesScope

On their own behalf, apps in Google Chat can create conversations and spaces and see or update their metadata (including history settings and access settings)

Implementation

static const chatAppSpacesScope =
    'https://www.googleapis.com/auth/chat.app.spaces';