getModelParams top-level property

GetModelParamsDart getModelParams
final

Implementation

final getModelParams = cactusLib
    .lookup<NativeFunction<GetModelParamsNative>>('cactus_get_model_params_c')
    .asFunction<GetModelParamsDart>();