ApkUpdatePlugin.h 87 Bytes
Newer Older
1 2 3 4
#import <Flutter/Flutter.h>

@interface ApkUpdatePlugin : NSObject<FlutterPlugin>
@end