onSmartBatteryProfileChanged property

Stream<SmartBatteryProfile> get onSmartBatteryProfileChanged

Stream thông báo mỗi lần Smart Battery thay đổi profile.

Implementation

Stream<SmartBatteryProfile> get onSmartBatteryProfileChanged =>
    SmartBatteryManager.instance.onProfileChanged;