#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterRestorationPlugin.h"
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#include "flutter/fml/logging.h"
Go to the source code of this file.
Variables | |
BOOL | _restorationEnabled |
BOOL _restorationEnabled |
Definition at line 18 of file FlutterRestorationPlugin.mm.
Referenced by FlutterRestorationPlugin::initWithChannel:restorationEnabled:, and FlutterRestorationPlugin::markRestorationComplete.