scopes property
Scopes that are needed to become the Google Cloud Speech-to-Text Api.
You can find more information about this at Cloud Speech-to-Text API
Implementation
static final List<String> scopes = [
'https://www.googleapis.com/auth/cloud-platform'
];