FormatterTokenFn typedef

FormatterTokenFn = String Function(DateTime)

Implementation

typedef FormatterTokenFn = String Function(DateTime);