Current connectivity whether ethernet
static Future<bool> isEthernet() async => ConnectivityResult.ethernet == (await connectivityResult());