CustomCredential constructor

CustomCredential(
  1. String idToken
)

Implementation

CustomCredential(this.idToken);