GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse constructor

GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse({
  1. String? sessionCookie,
})

Implementation

GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse({
  this.sessionCookie,
});