amap_map_fluttify/ios/Classes/SubHandler/SubHandler4.h

14 lines
350 B
C
Raw Normal View History

2024-11-17 15:45:43 +08:00
//////////////////////////////////////////////////////////
// GENERATED BY FLUTTIFY. DO NOT EDIT IT.
//////////////////////////////////////////////////////////
#import "AmapMapFluttifyPlugin.h"
NS_ASSUME_NONNULL_BEGIN
@interface AmapMapFluttifyPlugin (SubHandler4)
- (NSDictionary<NSString*, Handler>*) getSubHandler4;
@end
NS_ASSUME_NONNULL_END