ValueBuilder typedef

ValueBuilder = String Function(dynamic value)

Implementation

typedef ValueBuilder = String Function(dynamic value);