AdministratorWebToken constructor

AdministratorWebToken({
  1. String? token,
})

Implementation

AdministratorWebToken({this.token});