blob: 92d843793990a0408e0902935ffd6d5ac1f10656 [file] [log] [blame]
// Copyright 2020 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 WifiInfoFlutterPlugin : NSObject <FlutterPlugin>
@end