Platform

interface Platform

Inheritors

AndroidPlatform
IOSPlatform

Types

Link copied to clipboard

Properties

Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val type: Platform.Type
Link copied to clipboard
abstract val version: String

Functions

Link copied to clipboard
abstract fun log(message: String)