checkConnectivity abstract method

Future<List<String>> checkConnectivity()

读取当前连接类型(如 ['wifi'])/ Reads the current transports, e.g. ['wifi'].

Implementation

Future<List<String>> checkConnectivity();