phizMethodChannel

phiz_2.42.7.1^2
Stewen 2023-12-06 15:11:57 +08:00
parent ed4df837c8
commit f829c4b90b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
@property FlutterMethodChannel *shareMethodChannel;
@property FlutterMethodChannel *shareAppletMethodChannel;
@property FlutterMethodChannel *appletMethodChannel;
@property FlutterMethodChannel *phizMethodChannel;
+ (instancetype) instance;
@end