NamingStrategy typedef

NamingStrategy = String Function(String value)

Implementation

typedef NamingStrategy = String Function(String value);