empty static method
create StatisticalGraphAsync Empty
Implementation
static StatisticalGraphAsync empty() {
return StatisticalGraphAsync({});
}
create StatisticalGraphAsync Empty
static StatisticalGraphAsync empty() {
return StatisticalGraphAsync({});
}