blob: f5258a1c561dcc76f340fc35efdd39a2adc3e9fb [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import <Firebase/Firebase.h>
#import <Flutter/Flutter.h>
@interface FLTFirebasePerformancePlugin : NSObject <FlutterPlugin>
@end