getMetaTags method

Map<String, dynamic>? getMetaTags()

Implementation

Map<String, dynamic>? getMetaTags() {
  return metaTags;
}