Calling to `getWifiIPv6` will cause an error on MacOS. The platform channel method is missing here: https://github.com/fluttercommunity/plus_plugins/blob/fc4ea218e46f4fe5b6e24cf316a8e05991107919/packages/network_info_plus/network_info_plus_macos/macos/Classes/NetworkInfoPlusPlugin.swift#L36
Calling to
getWifiIPv6will cause an error on MacOS.The platform channel method is missing here:
plus_plugins/packages/network_info_plus/network_info_plus_macos/macos/Classes/NetworkInfoPlusPlugin.swift
Line 36 in fc4ea21