strategy property
The dependency injection strategy used by the template.
Supported strategies include get_it, riverpod, getx, injectable,
and manual.
Implementation
final String strategy;
The dependency injection strategy used by the template.
Supported strategies include get_it, riverpod, getx, injectable,
and manual.
final String strategy;