Flow.clientCredentials(Client client, {List<String> scopes = const []}) : this._(FlowType.clientCredentials, 'token', client, scopes: scopes);