isTestDevice

actual fun isTestDevice(): Boolean

Checks if the device is a test device.

Return

true if the device is a test device, false otherwise.

expect fun isTestDevice(): Boolean

Returns true if this device is a test device.

actual fun isTestDevice(): Boolean