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