LoginOptions constructor

LoginOptions({
  1. String? alternateKey,
})

Implementation

LoginOptions({this.alternateKey});