httpEquiv property

String? httpEquiv
final

Defines a pragma directive. The attribute's name, short for http-equivalent, is because all the allowed values are names of particular HTTP headers.

Implementation

final String? httpEquiv;