phizMethodChannel
parent
ed4df837c8
commit
f829c4b90b
|
@ -10,6 +10,7 @@
|
||||||
@property FlutterMethodChannel *shareMethodChannel;
|
@property FlutterMethodChannel *shareMethodChannel;
|
||||||
@property FlutterMethodChannel *shareAppletMethodChannel;
|
@property FlutterMethodChannel *shareAppletMethodChannel;
|
||||||
@property FlutterMethodChannel *appletMethodChannel;
|
@property FlutterMethodChannel *appletMethodChannel;
|
||||||
|
@property FlutterMethodChannel *phizMethodChannel;
|
||||||
|
|
||||||
+ (instancetype) instance;
|
+ (instancetype) instance;
|
||||||
@end
|
@end
|
||||||
|
|
Loading…
Reference in New Issue