Creates a new Titles instance.
titles is a map of language codes to title strings.
titles
Titles({this.titles = const <String, String>{}});