GoogleFirebaseAppdistroV1alphaJwt constructor

GoogleFirebaseAppdistroV1alphaJwt({
  1. String? token,
})

Implementation

GoogleFirebaseAppdistroV1alphaJwt({
  this.token,
});