userLogout method

  1. @override
void userLogout()
override

Implementation

@override
void userLogout(){
  sdk.callMethod('userLogout');
}