AuthFrontArguments constructor

AuthFrontArguments({
  1. Map<String, List<String>>? params,
})

Implementation

AuthFrontArguments({this.params});