extendStateRestoration method

void extendStateRestoration()

extendStateRestoration

Implementation

void extendStateRestoration() {
  objc.checkOsVersionInternal('UIApplication.extendStateRestoration', iOS: (false, (6, 0, 0)));
  _objc_msgSend_1pl9qdv(this.ref.pointer, _sel_extendStateRestoration);
}