ScopeFunctionsForObject<T extends dynamic> extension

on
  • dynamic

Methods

also(void operationFor(T it)) → T

Available on dynamic, provided by the ScopeFunctionsForObject extension

let<ReturnType>(ReturnType operationFor(T it)) → ReturnType

Available on dynamic, provided by the ScopeFunctionsForObject extension