UpdatedHtml typedef

UpdatedHtml = dynamic Function(String value)

Implementation

typedef UpdatedHtml = Function(String value);