relatica/lib/models/interaction_type_enum.dart

5 wiersze
44 B
Dart

enum InteractionType {
like,
reshare,
}