const factory HandymanRequestDtoHandyman({ required String headline, required String bio, }) = _HandymanRequestDtoHandyman;