voice_answer_event.dart 81 Bytes
part of 'voice_answer_bloc.dart';

@immutable
abstract class VoiceAnswerEvent {}