httpEquiv property Null safety

String? httpEquiv

Implementation

String? get httpEquiv native;
void httpEquiv= (String? value)

Implementation

set httpEquiv(String? value) native;