amap_location_fluttify/ios/Classes/SubHandler/Custom/SubHandlerCustom.h

14 lines
370 B
C
Raw Permalink Normal View History

2024-11-17 15:42:58 +08:00
//////////////////////////////////////////////////////////
// GENERATED BY FLUTTIFY. DO NOT EDIT IT.
//////////////////////////////////////////////////////////
#import "AmapLocationFluttifyPlugin.h"
NS_ASSUME_NONNULL_BEGIN
@interface AmapLocationFluttifyPlugin (SubHandlerCustom)
- (NSDictionary<NSString*, Handler>*) getSubHandlerCustom;
@end
NS_ASSUME_NONNULL_END