platform

@NotNull
abstract fun platform(): @NotNull PlatformEntity

Gets the platform-specific entity object.

Since

2.0.0

Return

The platform entity.