blob: 156faca7c01e1642adf316e4d7437bc1529b8722 [file] [log] [blame]
// Copyright 2017 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 <Flutter/Flutter.h>
@interface FLTCloudFirestorePlugin : NSObject<FlutterPlugin>
@end