FormeDateTimeFormatter typedef

FormeDateTimeFormatter = String Function(FormeDateTimeType type, DateTime dateTime)

Implementation

typedef FormeDateTimeFormatter = String Function(
    FormeDateTimeType type, DateTime dateTime);