getPreload method

Future<PreloadType> getPreload()
inherited

Implementation

Future<PreloadType> getPreload() {
  return _nativeAPI.getPreload();
}