5 lines
96 B
C
5 lines
96 B
C
|
#import <Flutter/Flutter.h>
|
||
|
|
||
|
@interface FlutterSmartconfigPlugin : NSObject<FlutterPlugin>
|
||
|
@end
|