NoFormat typedef

NoFormat = String? Function(num value)

Implementation

typedef NoFormat = String? Function(num value);