DefAcs constructor

DefAcs(
  1. String auth,
  2. String anon
)

Implementation

DefAcs(this.auth, this.anon);