url property Null safety

String url
read / write

A URL containing the state of the current authentication transaction. This should be used in the next redeemOtp or authenticateOtp function.

Implementation

String url;