@import Foundation;
@import Flutter;

NS_ASSUME_NONNULL_BEGIN

@interface AblyFlutterWriter : FlutterStandardWriter
@end

NS_ASSUME_NONNULL_END
