empty static method

PowerData empty()
override

create PowerData Empty

Implementation

static PowerData empty() {
  return PowerData({});
}