blob: f9d7f322a2e3d4c5f71bb7549a668060190b2518 [file] [log] [blame]
// Copyright 2017, the Flutter project 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 FLTGoogleSignInPlugin : NSObject <FlutterPlugin>
@end