getServerTime method

int getServerTime()

Implementation

int getServerTime() {
  return NativeLibraryManager.bindings.DartGetServerTime();
}