onlyWebLogin property
Enable to use web authentication flow instead of LINE app-to-app authentication flow.
By default, LINE SDK will try to use the LINE app to log in. Set the value to true to use
the web authentication flow instead.
Implementation
bool onlyWebLogin;