redirectUri property

String redirectUri

Specifies the uri to redirect to after login.

Implementation

external String get redirectUri;
void redirectUri=(String v)

Implementation

external set redirectUri(String v);