ValueGetter<T> typedef

ValueGetter<T> = T? Function()

Implementation

typedef ValueGetter<T> = T? Function();