enrollURI property

String? enrollURI
getter/setter pair

The uri of your app's sign up screen. This is where the user would register with your service.

Implementation

String? enrollURI;