14 lines
370 B
Objective-C
14 lines
370 B
Objective-C
//////////////////////////////////////////////////////////
|
|
// 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
|