AuthGoogle constructor
AuthGoogle({})
Implementation
AuthGoogle(
{required this.fileJson,
this.scope = const ["https://www.googleapis.com/auth/cloud-platform"],
this.sessionId = "123"});
AuthGoogle(
{required this.fileJson,
this.scope = const ["https://www.googleapis.com/auth/cloud-platform"],
this.sessionId = "123"});