Oauth constructor

Oauth({
  1. String? clientId,
})

Implementation

Oauth({this.clientId});