6#import <Foundation/Foundation.h>
8#import "flutter/shell/platform/darwin/macos/framework/Source/TestFlutterPlatformView.h"
12- (instancetype)
initWithFrame:(CGRect)frame arguments:(nullable NSDictionary*)args {
13 self = [
super initWithFrame:frame];
21- (NSView*)createWithViewIdentifier:(int64_t)viewId arguments:(nullable
id)args {
instancetype sharedInstance()
instancetype initWithFrame