AuthClientCreateOptions constructor

const AuthClientCreateOptions({
  1. SignIdentity? identity,
})

Implementation

const AuthClientCreateOptions({this.identity});