getLoginStatus method

int getLoginStatus()

Implementation

int getLoginStatus() {
  return NativeLibraryManager.bindings.DartGetLoginStatus();
}