SimpleAuthService constructor

SimpleAuthService(
  1. String secret
)

Implementation

SimpleAuthService(this.secret);