menu
dust_server package
documentation
server.dart
TemplateNotFound
available property
available property
dark_mode
light_mode
available
property
List
<
String
>
available
final
The templates that do exist, sorted.
Implementation
final List<String> available;
dust_server package
documentation
server
TemplateNotFound
available property
TemplateNotFound class