Sign in
◑
Theme
flutter
/
mirrors
/
plugins
/
7398db844cd166380a9d7d6410eecb7f261d8afa
/
.
/
packages
/
battery
/
ios
/
Classes
/
BatteryPlugin.h
blob: f0c1e59c4ad7623153d9194d84933befece1a421 [
file
]
// 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
BatteryPlugin
:
NSObject
<
FlutterPlugin
>
@end