ConnectIpsType typedef
Type definition for the connectIps function.
Implementation
typedef ConnectIpsType = Future<List<dynamic>> Function(
ConnectIpsOptions options);
Type definition for the connectIps function.
typedef ConnectIpsType = Future<List<dynamic>> Function(
ConnectIpsOptions options);