fullOAuthScope top-level constant

String const fullOAuthScope

Implementation

const String fullOAuthScope =
    'profile project/* room/* create_users create_rooms llm_proxy '
    'admin developer connect_room delete_room update_room';