LoginPageArguments constructor

LoginPageArguments(
  1. {LoginTypes? loginType}
)

Implementation

LoginPageArguments({this.loginType});