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