blob: f49ddc6883d24ce5c7d430f1d487e0a1d2059b72 [file]
// 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 <Flutter/Flutter.h>
@interface CloudFunctionsPlugin : NSObject <FlutterPlugin>
@end