ComputedFunctionExtension<T> extension

on
  • T Function()

Properties

computed Computed<T>

Available on T Function(), provided by the ComputedFunctionExtension extension

Wraps this function in a Computed value.
no setter