1part of
'authentication_bloc.dart';
const SignInEvent({required this.reqEntity})
sealed class AuthenticationEvent extends Equatable reqEntity
const FastSignInEvent({required this.reqEntity})
const AuthenticationEvent()
override List< Object?> get props
String get(String locale)