seoCharset abstract method

void seoCharset(
  1. String charset
)

Definition of charset meta tag attribute https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset Add web mata data of charset attribute

Implementation

void seoCharset(String charset);