LoginLinkCreateOptions constructor

const LoginLinkCreateOptions({
  1. List<String>? expand,
})

Implementation

const LoginLinkCreateOptions({this.expand});