PlatformAdapter.create constructor

PlatformAdapter.create()

Implementation

factory PlatformAdapter.create() {
  return createPlatformAdapter();
}