ApkUpdatePlugin.h 87 Bytes
#import <Flutter/Flutter.h>

@interface ApkUpdatePlugin : NSObject<FlutterPlugin>
@end