menu
zds_flutter
zds_flutter
ComponentStrings
getAll method
getAll
brightness_4
brightness_5
getAll
method
Map
<
String
,
String
>
getAll
(
)
Gets all translated strings
Implementation
Map<String, String> getAll() { return _strings; }
zds_flutter
zds_flutter
ComponentStrings
getAll method
ComponentStrings class