sortAs property
String?
get
sortAs
Returns the default translation string for the localizedSortAs.
Implementation
String? get sortAs => localizedSortAs?.string;
Returns the default translation string for the localizedSortAs.
String? get sortAs => localizedSortAs?.string;