shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
withFunctionOverride
with
Function
Override
fun
<
T
:
Function
<
*
>
>
withFunctionOverride
(
base
:
T
,
override
:
FunctionOverride
<
T
>
?
)
:
T
Applies a function override, mirroring the Flutter helper behavior.