PIbd-32_Bulatova_K._R._PMU/lib/genre.dart

6 lines
55 B
Dart
Raw Normal View History

2024-09-22 21:49:20 +04:00
enum Genre {
action,
comedy,
drama,
thriller,
}