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