call abstract method
Implementation
TRes call({
String? serverName,
bool? enabled,
int? port,
List<String>? whitelistedIPs,
List<String>? interfaces,
String? videoSortOrder,
});
TRes call({
String? serverName,
bool? enabled,
int? port,
List<String>? whitelistedIPs,
List<String>? interfaces,
String? videoSortOrder,
});