text property - OpeningHours class - search library - Dart API
text
text property
getter/setter pair
The list of opening hours presented as localized text.
Implementation
List<String> text;
The list of opening hours presented as localized text.
List<String> text;