获取手机厂商
@override Future<String> getSystemBrand() async { return await methodChannel.invokeMethod("brand"); }