html property Null safety

String html
read / write

HTML regex

Implementation

static String html = r'.html$';