AuthCredential constructor

const AuthCredential(
  1. String url
)

Implementation

const AuthCredential(this.url);