loginURI property

String? loginURI
getter/setter pair

The uri of your app's sign in screen. This is where the user would authenticate into your app.

Implementation

String? loginURI;