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

6 lines
55 B
Dart

enum Genre {
action,
comedy,
drama,
thriller,
}