获取网络信息
注意: 该接口仅在安卓平台支持
Future<Map<String, dynamic>> getDeviceInfo() { throw UnimplementedError('getDeviceInfo() has not been implemented.'); }