amap_location_fluttify/ios/Classes/SubHandler/SubHandler0.h

14 lines
360 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 (SubHandler0)
- (NSDictionary<NSString*, Handler>*) getSubHandler0;
@end
NS_ASSUME_NONNULL_END