compute property
T Function()
compute
final
Function that computes the derived value.
Implementation
final T Function() compute;
Function that computes the derived value.
final T Function() compute;