SimpleDisposable

actual constructor(onDispose: DisposeHandler)

Parameters

onDispose

Function to call when disposing the object.

expect constructor(onDispose: DisposeHandler)

Parameters

onDispose

Function to call when disposing the object.

actual constructor(onDispose: DisposeHandler)

Parameters

onDispose

Function to call when disposing the object.

actual constructor(onDispose: DisposeHandler)

Parameters

onDispose

Function to call when disposing the object.