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