ValueProvider<T> typedef

ValueProvider<T> = T Function()

Implementation

typedef ValueProvider<T> = T Function();