ServerAppAnnotation constructor
const
ServerAppAnnotation({
- required String? flavor,
Implementation
const ServerAppAnnotation({required this.flavor});
const ServerAppAnnotation({required this.flavor});