JustAudioPlugin.h 97 B

12345
  1. #import <FlutterMacOS/FlutterMacOS.h>
  2. @interface JustAudioPlugin : NSObject<FlutterPlugin>
  3. @end