title property
String
get
title
Returns the default translation string for the localizedTitle.
Implementation
String get title => localizedTitle.string;
Returns the default translation string for the localizedTitle.
String get title => localizedTitle.string;