redirectUri property

String redirectUri

Specifies the uri to redirect to after logout.

Implementation

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

Implementation

external set redirectUri(String v);