create static method

Implementation

static PlatformInterface create() {
  return PlatformInterfaceImpl();
}