user_information_event.dart 89 Bytes
part of 'user_information_bloc.dart';

@immutable
abstract class UserInformationEvent {}