DeleteUserBottomSheetEvent.phoneChanged constructor
- required String phone,
Implementation
const factory DeleteUserBottomSheetEvent.phoneChanged({
required String phone,
}) = _PhoneChanged;
const factory DeleteUserBottomSheetEvent.phoneChanged({
required String phone,
}) = _PhoneChanged;