empty static method

Platforms empty()
override

create Platforms Empty

Implementation

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