CustomJwtCredential constructor

CustomJwtCredential(
  1. String token
)

Implementation

CustomJwtCredential(this.token);