// // Generated file. Do not edit. // #import "GeneratedPluginRegistrant.h" #if __has_include() #import #else @import local_auth; #endif @implementation GeneratedPluginRegistrant + (void)registerWithRegistry:(NSObject*)registry { [FLTLocalAuthPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTLocalAuthPlugin"]]; } @end