seoTwitterTitle abstract method

void seoTwitterTitle(
  1. String twitterTitle
)

Definition of twitter:title meta tag attribute https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/markup Add web mata data of twitterTitle attribute

Implementation

void seoTwitterTitle(String twitterTitle);