AuthAnonymous constructor

const AuthAnonymous(
  1. String userId
)

Implementation

const AuthAnonymous(this.userId);